Search results

Online

Design a flag with Pencil Code

Design your own Australian flag by firstly examining common elements of flags, creating a step by step process (algorithm) to program your design after exploring a ‘block-based’ turtle drawing program such as Pencil Code.

Online

About me

Order images to show a sequence of personal events or milestones such as birth, first tooth, beginning to crawl.

Text

Beautiful biomes

In this lesson students learn the features of the five main biomes, and use ClassVR headsets and CoSpaces to design and create a virtual biome to explore. They research and identify the features of a biome and then create their own virtual environment. The resource explores the human impacts on biodiversity and explore ...

Online

Design a quiz - Convicts: crime and punishment

Students design and create a simple game/quiz to demonstrate convict crimes and punishments.

Online

Is it going to rain today?

In this lesson sequence students understand the importance of data in effective decision-making, and are able to find, sort and interpret Bureau of Meteorology (BOM) rainfall data, and to collect their own data and analyse the resulting datasets.

Online

Eco-calculator

In this sequence of lessons students make a paper prototype of an eco-calculator to demonstrate human impact on the environment and suggest changes in behaviour. This is an unplugged activity with an opportunity to extend learning to create a digital solution using Scratch.

Online

Planting fruit and vegetables

In this sequence of lessons students grow a plant from seed, capturing each step and decision as an algorithmic process and recording data for future learning.

Online

Sydney Metro – a 3D design focused inquiry – Stage 3

This inquiry-based unit of work was created, trialled and peer reviewed as part of a professional learning program in inquiry-based learning for school teachers. The professional learning courses were part of a pilot partnership between the NSW Government’s Sydney Metro transport agency and Western Sydney University.

Online

Use data to solve problems

This is a unit for Year 4 from the Scope and sequence resources from the DT Hub. The topic of data collection and presentation is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students collect, analyse and present data using a relevant format.

Online

Data and information

This is a unit for Year 5 from the Scope and sequence resources from the DT Hub. The topic of data collection and presentation is organised into four key elements. Use this flow of activities to plan and assess students against the relevant achievement standards. Students collect their own data and analyse the resulting ...

Text

Create dichotomous keys lesson

In this lesson students engage in a hands-on exploration of local diversity. Students research and record local wildlife, learn about biodiversity in Australia, and conduct a ‘bush blitz’. They learn how to create dichotomous keys and translate their keys into a wildlife discovery app prototype. The resource includes links ...

Text

Physics of video games lesson

In this lesson students build a simple Pong game in Scratch and consider the physics involved in the game play. They then apply their understanding of force and motion to design their own video game concept. The resource includes links to downloadable lesson plan, websites, videos, apps and an assessment rubric. The lesson ...

Text

Visualising climate change lesson

In this lesson, students explore different approaches to data representation, with the aim of engaging audiences with scientific data. They explore local temperature and rainfall datasets over time and represent trends in innovative ways. Students learn about different ways to visually represent climate change, looking ...

Online

Coding a sentimental chatbot in Python

Incorporating 11 tutorial videos and two informative lecture videos, this learning sequence explores natural language processing, a significant application of artificial intelligence. Teachers and students are led through the coding in Python of a chatbot, a conversational program capable of responding in varied ways to ...

Online

Visual to text coding: Lesson 7

This is the seventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces iteration (also called loops).

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Analysis of AI applications, drawing on ethical understandings

This lesson plan explores the ethical aspects of artificial intelligence and the implications on our future lives. This lesson was developed by the Digital Technologies Institute in collaboration with the DT Hub.

Online

Home automation with AI

Home automation is all the rage. You talk to your mobile phone to control the lights, the fan, the air conditioner, or your pool pump. But how does it work? In this lesson, we explore the AI that could power a home automation system.

Online

Seeing the wood for the trees

In this lesson sequence students summarise data using advanced filtering and grouping techniques, for example pivot tables in spreadsheets and aggregation functions in databases.

Online

Fibonacci served three ways

In this lesson sequence students learn to code separate modules that perform discrete functions but collectively meet the needs of the solution. They select the most appropriate algorithm based on the type of problem.